const net/http.http2FlagDataPadded
4 uses
net/http (current package)
h2_bundle.go#L1404: http2FlagDataPadded http2Flags = 0x8
h2_bundle.go#L1428: http2FlagDataPadded: "PADDED",
h2_bundle.go#L1943: if fh.Flags.Has(http2FlagDataPadded) {
h2_bundle.go#L2018: flags |= http2FlagDataPadded
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)